-
Notifications
You must be signed in to change notification settings - Fork 307
Add ur_calibration package #451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## foxy #451 +/- ##
======================================
Coverage ? 3.73%
======================================
Files ? 16
Lines ? 1071
Branches ? 212
======================================
Hits ? 40
Misses ? 942
Partials ? 89
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
urmahp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that we should have some description on how to launch the driver with the extracted kinematics, similar to what we have in the ROS Driver.
Other than a small typo and above it looks good, I have tested that it works with a real robot. I will be approving this PR, but I think we should consider adding above to the main README before merging.
Co-authored-by: Mads Holm Peters <[email protected]>
Co-authored-by: Mads Holm Peters <[email protected]>
|
I'll merge it like this and then create a separate PR regarding the usage, as we'll need that on all three branches. |
Closes #384